Name | Description | |
---|---|---|
SqlBaseVisitor<Result> Constructor |
The following tables list the members exposed by SqlBaseVisitor<Result>.
Name | Description | |
---|---|---|
SqlBaseVisitor<Result> Constructor |
Name | Description | |
---|---|---|
Visit | (Inherited from Antlr4.Runtime.Tree.AbstractParseTreeVisitor<Result>) | |
VisitAlter_table_stmt | Visit a parse tree produced by SqlParser.alter_table_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitAny_name | Visit a parse tree produced by SqlParser.any_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitArgs_list | Visit a parse tree produced by SqlParser.args_list.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitBegin_stmt | Visit a parse tree produced by SqlParser.begin_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitBetween_and_expr | Visit a parse tree produced by SqlParser.between_and_expr.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitChildren | (Inherited from Antlr4.Runtime.Tree.AbstractParseTreeVisitor<Result>) | |
VisitCollation_name | Visit a parse tree produced by SqlParser.collation_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitColumn_alias | Visit a parse tree produced by SqlParser.column_alias.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitColumn_constraint | Visit a parse tree produced by SqlParser.column_constraint.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitColumn_def | Visit a parse tree produced by SqlParser.column_def.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitColumn_name | Visit a parse tree produced by SqlParser.column_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitColumn_type_name | Visit a parse tree produced by SqlParser.column_type_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitCommit_stmt | Visit a parse tree produced by SqlParser.commit_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitCompound_clause | Visit a parse tree produced by SqlParser.compound_clause.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitCompound_operator | Visit a parse tree produced by SqlParser.compound_operator.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitConflict_clause | Visit a parse tree produced by SqlParser.conflict_clause.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitCreate_table_stmt | Visit a parse tree produced by SqlParser.create_table_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitDatabase_name | Visit a parse tree produced by SqlParser.database_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitDelete_stmt | Visit a parse tree produced by SqlParser.delete_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitDrop_table_stmt | Visit a parse tree produced by SqlParser.drop_table_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitError | Visit a parse tree produced by SqlParser.error.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitError_message | Visit a parse tree produced by SqlParser.error_message.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitErrorNode | (Inherited from Antlr4.Runtime.Tree.AbstractParseTreeVisitor<Result>) | |
VisitExpr | Visit a parse tree produced by SqlParser.expr.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitFactored_select_stmt | Visit a parse tree produced by SqlParser.factored_select_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitForeign_key_clause | Visit a parse tree produced by SqlParser.foreign_key_clause.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitForeign_table | Visit a parse tree produced by SqlParser.foreign_table.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitFunction | Visit a parse tree produced by SqlParser.function.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitFunction_name | Visit a parse tree produced by SqlParser.function_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitGroupby_clause | Visit a parse tree produced by SqlParser.groupby_clause.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitHaving_clause | Visit a parse tree produced by SqlParser.having_clause.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitIn_list_expr | Visit a parse tree produced by SqlParser.in_list_expr.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitIndex_name | Visit a parse tree produced by SqlParser.index_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitIndexed_column | Visit a parse tree produced by SqlParser.indexed_column.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitInsert_stmt | Visit a parse tree produced by SqlParser.insert_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitJoin_clause | Visit a parse tree produced by SqlParser.join_clause.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitJoin_constraint | Visit a parse tree produced by SqlParser.join_constraint.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitJoin_operator | Visit a parse tree produced by SqlParser.join_operator.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitJoin_right | Visit a parse tree produced by SqlParser.join_right.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitKeyword | Visit a parse tree produced by SqlParser.keyword.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitLimit_clause | Visit a parse tree produced by SqlParser.limit_clause.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitLiteral_value | Visit a parse tree produced by SqlParser.literal_value.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitModule_argument | Visit a parse tree produced by SqlParser.module_argument.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitModule_name | Visit a parse tree produced by SqlParser.module_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitName | Visit a parse tree produced by SqlParser.name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitNot_expr | Visit a parse tree produced by SqlParser.not_expr.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitOrdering_term | Visit a parse tree produced by SqlParser.ordering_term.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitParse | Visit a parse tree produced by SqlParser.parse.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitPragma_name | Visit a parse tree produced by SqlParser.pragma_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitQualified_table_name | Visit a parse tree produced by SqlParser.qualified_table_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitRaise_function | Visit a parse tree produced by SqlParser.raise_function.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitRelease_stmt | Visit a parse tree produced by SqlParser.release_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitResult_column | Visit a parse tree produced by SqlParser.result_column.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitReturning_clause | Visit a parse tree produced by SqlParser.returning_clause.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitRollback_stmt | Visit a parse tree produced by SqlParser.rollback_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitSavepoint_name | Visit a parse tree produced by SqlParser.savepoint_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitSavepoint_stmt | Visit a parse tree produced by SqlParser.savepoint_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitSelect_core | Visit a parse tree produced by SqlParser.select_core.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitSelect_or_values | Visit a parse tree produced by SqlParser.select_or_values.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitSelect_stmt | Visit a parse tree produced by SqlParser.select_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitSet_clause | Visit a parse tree produced by SqlParser.set_clause.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitSigned_number | Visit a parse tree produced by SqlParser.signed_number.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitSimple_select_stmt | Visit a parse tree produced by SqlParser.simple_select_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitSql_stmt | Visit a parse tree produced by SqlParser.sql_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitSql_stmt_list | Visit a parse tree produced by SqlParser.sql_stmt_list.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitTable_alias | Visit a parse tree produced by SqlParser.table_alias.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitTable_constraint | Visit a parse tree produced by SqlParser.table_constraint.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitTable_name | Visit a parse tree produced by SqlParser.table_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitTable_or_index_name | Visit a parse tree produced by SqlParser.table_or_index_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitTable_or_subquery | Visit a parse tree produced by SqlParser.table_or_subquery.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitTerminal | (Inherited from Antlr4.Runtime.Tree.AbstractParseTreeVisitor<Result>) | |
VisitTop_clause | Visit a parse tree produced by SqlParser.top_clause.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitTransaction_name | Visit a parse tree produced by SqlParser.transaction_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitTrigger_name | Visit a parse tree produced by SqlParser.trigger_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitType_name | Visit a parse tree produced by SqlParser.type_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitUnary_operator | Visit a parse tree produced by SqlParser.unary_operator.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitUpdate_stmt | Visit a parse tree produced by SqlParser.update_stmt.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitUpdate_stmt_limited | Visit a parse tree produced by SqlParser.update_stmt_limited.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitValues_list | Visit a parse tree produced by SqlParser.values_list.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitView_name | Visit a parse tree produced by SqlParser.view_name.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. | |
VisitWhere_clause | Visit a parse tree produced by SqlParser.where_clause.
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode) on context. |